Control flow

a: [..]int;
    // resizable array (dynamic array)
for 1..10 array_add(*a, it);